I18n: add fr_FR locale.
parent
975b49f520
commit
501a4829c7
|
@ -198,6 +198,7 @@ add_resources(
|
||||||
icons/text-window/workplane.png
|
icons/text-window/workplane.png
|
||||||
locales.txt
|
locales.txt
|
||||||
locales/en_US.po
|
locales/en_US.po
|
||||||
|
locales/fr_FR.po
|
||||||
locales/uk_UA.po
|
locales/uk_UA.po
|
||||||
locales/ru_RU.po
|
locales/ru_RU.po
|
||||||
fonts/unifont.hex.gz
|
fonts/unifont.hex.gz
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# This file lists the ISO locale codes (ISO 639-1/ISO 3166-1), Windows LCIDs,
|
# This file lists the ISO locale codes (ISO 639-1/ISO 3166-1), Windows LCIDs,
|
||||||
# and human-readable names for every culture supported by SolveSpace.
|
# and human-readable names for every culture supported by SolveSpace.
|
||||||
en-US,0409,English (US)
|
en-US,0409,English (US)
|
||||||
|
fr-FR,040C,Français
|
||||||
ru-RU,0419,Русский
|
ru-RU,0419,Русский
|
||||||
uk-UA,0422,Українська
|
uk-UA,0422,Українська
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue