diff options
Diffstat (limited to 'app/src/main/res/values-gl-rES')
-rw-r--r-- | app/src/main/res/values-gl-rES/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/src/main/res/values-gl-rES/strings.xml b/app/src/main/res/values-gl-rES/strings.xml index 9d9c8e50..48547a6c 100644 --- a/app/src/main/res/values-gl-rES/strings.xml +++ b/app/src/main/res/values-gl-rES/strings.xml @@ -48,4 +48,12 @@ <string name="options">OpciĆ³ns</string> <string name="tab_customizer_instructions">Toque longo e arrastra para reorganizar as iconas superiores.</string> <string name="no_new_notifications">Non se atopou ningunha nova notificaciĆ³n</string> + <!-- + Template used to display human readable string; + For instance: + Today at 1:23 PM + Mar 13 at 9:00 AM + + The first element is the day, and the second element is the time + --> </resources> |