-rw-r--r-- | i18n/pl/libflatstyle.ts | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/i18n/pl/libflatstyle.ts b/i18n/pl/libflatstyle.ts index e90c11c..f439fbb 100644 --- a/i18n/pl/libflatstyle.ts +++ b/i18n/pl/libflatstyle.ts @@ -1,10 +1,11 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>FlatStyle</name> <message> - <source>Flat</source> - <comment>Name of the style Flat</comment> - <translation>Flat</translation> + <source>Flat</source> + <comment>Name of the style Flat</comment> + <translation>Płaski</translation> </message> -</context> + </context> </TS> |