diff options
Diffstat (limited to 'libs/uibase/tests/translations/tests_fr.ts')
| -rw-r--r-- | libs/uibase/tests/translations/tests_fr.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/uibase/tests/translations/tests_fr.ts b/libs/uibase/tests/translations/tests_fr.ts new file mode 100644 index 0000000..eed02a0 --- /dev/null +++ b/libs/uibase/tests/translations/tests_fr.ts @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fr_FR"> +<context> + <name>uibase-tests</name> + <message> + <source>Translate to French</source> + <translation>Traduction en Français</translation> + </message> +</context> +</TS> |
